Skip to content

Fix #418 - remove spaces from validation code form.#431

Merged
dansup merged 4 commits into
mainfrom
fix-418
Feb 1, 2026
Merged

Fix #418 - remove spaces from validation code form.#431
dansup merged 4 commits into
mainfrom
fix-418

Conversation

@shleeable

Copy link
Copy Markdown
Contributor

Fix #418

  • strips out everything but the numbers from the validation.

Your Name added 4 commits January 31, 2026 14:07
Fixes permission denied error on subsequent Docker builds
Users can now copy-paste verification codes with spaces (e.g. '1 2 3 4 5 6')
and they will be automatically cleaned to '123456' before validation.

Fixes #418
@dansup dansup merged commit c572ae9 into main Feb 1, 2026
6 checks passed
@dansup dansup deleted the fix-418 branch February 1, 2026 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Web Bug]: Email verification doesn't like copy/paste from email with spaces

2 participants